home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / nilnull / null / misc.h < prev    next >
C/C++ Source or Header  |  1999-04-19  |  263b  |  5 lines

  1.  
  2. extern void __saveds returnpktplain(struct DosPacket *packet, struct Process *myproc);
  3. extern void __saveds returnpkt(struct DosPacket *packet, struct Process *myproc, ULONG res1, ULONG res2);
  4. extern struct DosPacket * __saveds taskwait(struct Process *myproc);
  5.